home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.context.publishprovideridentifiers.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.5 KB  |  45 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "publish.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "publish.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <td>
  16.                 <h1><img src="..\..\images\business.gif" height="16" width="16" alt="Provider"> Provider - Identifiers</h1>
  17.                 Use the <B>Identifiers</B> tab to manage the identification schemes associated with this provider. 
  18.                 <UL>
  19.                     <LI><B>Identifiers:</B> Lists the identification schemes that are associated with this provider. The name of each identification scheme is followed by its unique name (or key name) and value (or key value). 
  20.                         <UL>
  21.                             <LI class=action>
  22.                                 Click <B>Add Identifier</B> to add an identifier.
  23.                             </li>
  24.                             <LI class=action>
  25.                                 Click <B>Edit</B> to modify an identifier. 
  26.                             </li>
  27.                             <LI class=action>
  28.                                 Click <B>Delete</B> to delete an identifier. 
  29.                             </li>
  30.                         </li>
  31.                         </ul>
  32.                     </li>
  33.                 </UL>
  34.                 <p>
  35.                 <h3>More Information</h3>
  36.                 <!-- #include file = "glossary.identifier.htm" -->
  37.                 </p>
  38.             </td>
  39.             </tr>
  40.         </table>
  41.         <!-- #include file = "publish.footer.htm" -->
  42.     </body>
  43. </html>
  44.  
  45.